home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / patches / _21xptch / upsm70 / upndels1.fix < prev    next >
Text File  |  1996-07-10  |  382b  |  11 lines

  1. /* This fix will modify the NetWare operating system to allow IBM PS/2 Model 70 
  2. computers with TYPE II KEYBOARD CONTROLLERS to work properly with a UPS.
  3. This is the fix for Non-dedicated ELS Level II NetWare v2.15 rev. C.
  4. (NDELS1_1.OBJ, 5.25" & 3.5" versions). */
  5.  
  6. segment=assembly;
  7.  offset=00106F; find=83fe04; replace=e9B7BA;
  8.  
  9.  offset=00108F; find=a30000; replace=b8;
  10.  
  11.